home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 30
/
Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso
/
Aminet
/
dev
/
misc
/
WHDLoad_dev.lha
/
WHDLoad
/
Install Templates
/
ReadMe
< prev
next >
Wrap
Text File
|
1998-07-01
|
1KB
|
41 lines
This drawer contains generic install scripts. If you are creating a WHDLoad
install you should use them. Only little adjustment is required to get a
system conform, user friendly and well tried install package.
What must be changed ?
- change APPNAME in the Installer icon to the name of the program
to install
- replace the #?.slave and #?.inf with yours
- adjust the README for your needs
- file naming conventions:
slave APPNAME + ".slave"
dest icon APPNAME + ".inf"
- if you want to provide an extra newicon include it as APPNAME +
".newicon", the user will be asked during the installation process
which icon should be installed
DIC:
- if standard disk-images are used
- set #last-disk in the installer script to the amount of used disks
Std-Files:
- if there are standard Amiga Filesystem disks
- you have to add all the file copy stuff to the script
- if you want to use a sub directory set #sub-dir appropriate
Patcher:
- set #last-file in the installer script to the name of the last file
created by the Patcher (will be used to check for success)
- additional file naming conventions:
imager APPNAME + ".imager"
WHDLoad:
- set #last-file in the installer script to the name of the last file
created by WHDLoad (will be used to check for success)
- if you want to use a sub directory set #sub-dir appropriate
- additional file naming conventions:
install slave "install.slave"